• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

django project

[Django Project] - a poll application (2)

SQLite is included in Python, so you won’t need to install anything else to support your database. If you wish to use another database, install the appropriate database bindings and change the following keys in the DATAB...

pythondjangodjango projectdjango

TIL-037 | 꾸며줘 홈즈 project(1)_초기 세팅

🌈 "집 꾸미기" 클론 코딩 프로젝트를 시작하면서 Django 초기 세팅을 진행하였다. 1. 가상환경 설정 및 Django 설치 miniconda 를 사용하여 "homes"라는 가상환경을 생성하였다. python version은 3.8로 설정. $ conda create -n homes python=3.8 $ conda activate homes Django를 설치 하고, 프로젝트를 생성하여...

djangodjango projectTILTIL

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more